FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSServiceRequest.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSServiceRequest.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest
Version1.0.0
Statusactive
Date2026-04-03T08:10:50+00:00
NameEHDSServiceRequest
TitleService request model
DescriptionThe model covers details about a requested service or services. One order may include several requests.
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest
Kindlogical

Resources that use this resource

StructureDefinition
xtehr.eu.ehds.models#currentEHDSEncounterEncounter model
xtehr.eu.ehds.models#currentEHDSImagingStudyImaging study model
xtehr.eu.ehds.models#currentEHDSLaboratoryReportLaboratory report model
xtehr.eu.ehds.models#currentEHDSObservationObservation model
xtehr.eu.ehds.models#currentEHDSServiceRequestLaboratoryObligationsService request laboratory specific obligations
xtehr.eu.ehds.models#currentEHDSSpecimenSpecimen model

Resources that this resource uses

StructureDefinition
xtehr.eu.ehds.models#currentEHDSBodyStructureBody structure model
xtehr.eu.ehds.models#currentEHDSConditionCondition model
xtehr.eu.ehds.models#currentEHDSDataSetDataSet model
xtehr.eu.ehds.models#currentEHDSEncounterEncounter model
xtehr.eu.ehds.models#currentEHDSMedicationMedication model
xtehr.eu.ehds.models#currentEHDSMedicationAdministrationMedication administration model
xtehr.eu.ehds.models#currentEHDSObservationObservation model
xtehr.eu.ehds.models#currentEHDSProcedureProcedure model
xtehr.eu.ehds.models#currentEHDSSpecimenSpecimen model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSServiceRequest

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSServiceRequest 0..*EHDSDataSetService request model

Elements defined in Ancestors:header
... description 0..1stringTextual description of the requested service
... code 0..1CodeableConceptA code and name that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.
Binding Description: (preferred): LOINC, NPU, SNOMED CT
... quantity 0..1QuantityAmount of requested services of the same type
... bodySite 0..*EHDSBodyStructureAnatomic location and laterality where the procedure should be performed. This is the target site.
... reason[x] 0..*Reason why this service is being requested.
Binding Description: (preferred): ICD-10, SNOMED CT, Orphacode
.... reasonEHDSObservationEHDSObservation
.... reasonEHDSConditionEHDSCondition
.... reasonEHDSMedicationEHDSMedication
.... reasonStringstring
... priority 0..1CodeableConceptIndicates how quickly the request should be addressed with respect to other requests.
Binding Description: (preferred): HL7 Request Priority
... supportingInformation[x] 0..*Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc.
.... supportingInformationEHDSObservationEHDSObservation
.... supportingInformationEHDSConditionEHDSCondition
.... supportingInformationEHDSProcedureEHDSProcedure
.... supportingInformationEHDSMedicationAdministrationEHDSMedicationAdministration
... specimen 0..*EHDSSpecimenSpecimens to be used by the laboratory procedure
... encounter 0..1EHDSEncounterThe encounter that provides additional information about the healthcare context in which this request is made.
... occurrence[x] 0..1Expected time of the service
.... occurrenceDateTimedateTime
.... occurrencePeriodPeriod
... patientInstructions 0..1stringPatient or consumer-oriented instructions

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSServiceRequest",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest",
  "version": "1.0.0",
  "name": "EHDSServiceRequest",
  "title": "Service request model",
  "status": "active",
  "date": "2026-04-03T08:10:50+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.xt-ehr.eu/"
        }
      ]
    }
  ],
  "description": "The model covers details about a requested service or services. One order may include several requests.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest",
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "1.0.0"
      }
    ],
    "element": [
      {
        "id": "EHDSServiceRequest",
        "path": "EHDSServiceRequest",
        "short": "Service request model",
        "definition": "The model covers details about a requested service or services. One order may include several requests.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.header",
        "path": "EHDSServiceRequest.header",
        "short": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.header.subject",
        "path": "EHDSServiceRequest.header.subject",
        "short": "Patient/subject information",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.header.identifier",
        "path": "EHDSServiceRequest.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.header.author[x]",
        "path": "EHDSServiceRequest.header.author[x]",
        "short": "Author(s) responsible for the provided information.",
        "definition": "Author(s) responsible for the provided information. The exact role of the responsible author varies across use cases and is specific to individual models.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.author[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.header.date",
        "path": "EHDSServiceRequest.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.header.status",
        "path": "EHDSServiceRequest.header.status",
        "short": "Status of the resource or document",
        "definition": "Status of the resource or document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.header.source",
        "path": "EHDSServiceRequest.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.header.language",
        "path": "EHDSServiceRequest.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSServiceRequest.description",
        "path": "EHDSServiceRequest.description",
        "short": "Textual description of the requested service",
        "definition": "Textual description of the requested service",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.description",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.code",
        "path": "EHDSServiceRequest.code",
        "short": "A code and name that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.",
        "definition": "A code and name that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, NPU, SNOMED CT"
        }
      },
      {
        "id": "EHDSServiceRequest.quantity",
        "path": "EHDSServiceRequest.quantity",
        "short": "Amount of requested services of the same type",
        "definition": "Amount of requested services of the same type",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.quantity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.bodySite",
        "path": "EHDSServiceRequest.bodySite",
        "short": "Anatomic location and laterality where the procedure should be performed. This is the target site.",
        "definition": "Anatomic location and laterality where the procedure should be performed. This is the target site.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSServiceRequest.bodySite",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.reason[x]",
        "path": "EHDSServiceRequest.reason[x]",
        "short": "Reason why this service is being requested.",
        "definition": "Reason why this service is being requested.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSServiceRequest.reason[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication"
          },
          {
            "code": "string"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10, SNOMED CT, Orphacode"
        }
      },
      {
        "id": "EHDSServiceRequest.priority",
        "path": "EHDSServiceRequest.priority",
        "short": "Indicates how quickly the request should be addressed with respect to other requests.",
        "definition": "Indicates how quickly the request should be addressed with respect to other requests.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.priority",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Request Priority"
        }
      },
      {
        "id": "EHDSServiceRequest.supportingInformation[x]",
        "path": "EHDSServiceRequest.supportingInformation[x]",
        "short": "Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc.",
        "definition": "Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSServiceRequest.supportingInformation[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.specimen",
        "path": "EHDSServiceRequest.specimen",
        "short": "Specimens to be used by the laboratory procedure",
        "definition": "Specimens to be used by the laboratory procedure",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSServiceRequest.specimen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.encounter",
        "path": "EHDSServiceRequest.encounter",
        "short": "The encounter that provides additional information about the healthcare context in which this request is made.",
        "definition": "The encounter that provides additional information about the healthcare context in which this request is made.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.encounter",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSEncounter"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.occurrence[x]",
        "path": "EHDSServiceRequest.occurrence[x]",
        "short": "Expected time of the service",
        "definition": "Expected time of the service",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.occurrence[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.patientInstructions",
        "path": "EHDSServiceRequest.patientInstructions",
        "short": "Patient or consumer-oriented instructions",
        "definition": "Patient or consumer-oriented instructions",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSServiceRequest.patientInstructions",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSServiceRequest",
        "path": "EHDSServiceRequest",
        "short": "Service request model",
        "definition": "The model covers details about a requested service or services. One order may include several requests."
      },
      {
        "id": "EHDSServiceRequest.description",
        "path": "EHDSServiceRequest.description",
        "short": "Textual description of the requested service",
        "definition": "Textual description of the requested service",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.code",
        "path": "EHDSServiceRequest.code",
        "short": "A code and name that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.",
        "definition": "A code and name that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, NPU, SNOMED CT"
        }
      },
      {
        "id": "EHDSServiceRequest.quantity",
        "path": "EHDSServiceRequest.quantity",
        "short": "Amount of requested services of the same type",
        "definition": "Amount of requested services of the same type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.bodySite",
        "path": "EHDSServiceRequest.bodySite",
        "short": "Anatomic location and laterality where the procedure should be performed. This is the target site.",
        "definition": "Anatomic location and laterality where the procedure should be performed. This is the target site.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.reason[x]",
        "path": "EHDSServiceRequest.reason[x]",
        "short": "Reason why this service is being requested.",
        "definition": "Reason why this service is being requested.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication"
          },
          {
            "code": "string"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10, SNOMED CT, Orphacode"
        }
      },
      {
        "id": "EHDSServiceRequest.priority",
        "path": "EHDSServiceRequest.priority",
        "short": "Indicates how quickly the request should be addressed with respect to other requests.",
        "definition": "Indicates how quickly the request should be addressed with respect to other requests.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Request Priority"
        }
      },
      {
        "id": "EHDSServiceRequest.supportingInformation[x]",
        "path": "EHDSServiceRequest.supportingInformation[x]",
        "short": "Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc.",
        "definition": "Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.specimen",
        "path": "EHDSServiceRequest.specimen",
        "short": "Specimens to be used by the laboratory procedure",
        "definition": "Specimens to be used by the laboratory procedure",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.encounter",
        "path": "EHDSServiceRequest.encounter",
        "short": "The encounter that provides additional information about the healthcare context in which this request is made.",
        "definition": "The encounter that provides additional information about the healthcare context in which this request is made.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSEncounter"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.occurrence[x]",
        "path": "EHDSServiceRequest.occurrence[x]",
        "short": "Expected time of the service",
        "definition": "Expected time of the service",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSServiceRequest.patientInstructions",
        "path": "EHDSServiceRequest.patientInstructions",
        "short": "Patient or consumer-oriented instructions",
        "definition": "Patient or consumer-oriented instructions",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}